home *** CD-ROM | disk | FTP | other *** search
/ Champak 146 / (Vol 146) Jan 07 2012.iso / Games / scuba.swf / scripts / DefineButton2_186 / BUTTONCONDACTION on(release).as < prev   
Text File  |  2012-01-07  |  56b  |  4 lines

  1. on(release){
  2.    var newscore = _root.gScore * 400;
  3. }
  4.